.Net Framework > v3.0.6920.0 > System > Workflow > Runtime > Hosting > ManualWorkflowSchedulerService ManualWorkflowSchedulerService
Category
Class
Description
Provides a threading service that allows the host application creating a workflow instance to donate the System.Threading.Thread on which the workflow instance is run. Using this threading service, host applications are able to run a workflow instance on a single System.Threading.Thread (that is, in synchronous mode). This mode blocks the execution of the host application until the workflow instance becomes idle. Subsequently, the workflow instance can only be executed using the System.Workflow.Runtime.Hosting.ManualWorkflowSchedulerService.RunWorkflow(System.Guid) method of this service.
Assembly
System.Workflow.Runtime
Character
public
Ancestors
WorkflowSchedulerService > WorkflowRuntimeService > Object
Contstructors
ManualWorkflowSchedulerService()
ManualWorkflowSchedulerService(Boolean)
ManualWorkflowSchedulerService(NameValueCollection)
Methods
Cancel(Guid)
OnStarted()
RunWorkflow(Guid)
Schedule(WaitCallback,Guid)
Schedule(WaitCallback,Guid,DateTime,Guid)
Stop()
Tags
0103E2B958, 02E3ABA98D, 034B4F5192
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database